home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 1721 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  959 b 

  1. Path: daffy.bgcc.com!bennett
  2. From: "Donald C. Bennett, Jr" <bennett@bgcc.com>
  3. Newsgroups: comp.lang.c++
  4. Subject: Request Help with Borland C++ 4.0
  5. Date: Fri, 12 Jan 1996 09:45:36 -0500
  6. Organization: Bennett & Gillespie Computer Consultants, Inc.
  7. Message-ID: <Pine.BSD/.3.91.960112094150.10777A-100000@daffy.bgcc.com>
  8. NNTP-Posting-Host: daffy.bgcc.com
  9. Mime-Version: 1.0
  10. Content-Type: TEXT/PLAIN; charset=US-ASCII
  11.  
  12. Help!!  
  13.  
  14. When I build my project files I receive the following linker
  15. error:  
  16.  
  17. Linking stream.exe:  
  18. Linker Warning: No module definition file specified: using defaults 
  19. Linker Error: Undefined symbol OwlMain(int,charfar*far*) in library file 
  20. F:\BC4\LIB\owlwi.lib in module winmain 
  21.  
  22. I am not concerned with the warning but I cannot solve the error 
  23. problem.  Drive F: is the CDROM so I could not have currupted the file.  
  24.  
  25. If I build this exe as a project I receive the same error referring to an 
  26. undefined WinMain. Please help. 
  27. Don
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.